Skip to content

Conversation

@Astaldos
Copy link
Contributor

No description provided.

In cases when column values must follow certain format, you can add `validation` to it.
`validation` is an array of rules, each containing `regExp` that defines a format for a value and `message` that will be displayed in case when entered value does not pass the check.

```typescript title="./resources/users.ts"
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think resource file should be renamed also. users.ts -> adminuser.ts In docs and in CLI

@ivictbor ivictbor merged commit 2148732 into next Jan 28, 2025
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants